/**************************************************    首页 开始    ****************************************************/


/*  banner  */

.banner {
	width: 100%;
	position:relative;
}
.pro-switch {
	overflow: hidden;
	position: relative;
	width:100%;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	width:100%;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(/images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 10%;
}
.flex-direction-nav .flex-prev {
	left: 10%;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	left:0; top:930px;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.banner_shadow {
	width:840px;
	height:120px;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
	-khtml-opacity:0.6;
	-moz-opacity:0.6;
	margin:auto;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}
.banner_search {
	width:840px;
	height:120px;
	margin:auto;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}
.banner_search .search_tab {
	margin:20px auto;
	display:table;
}
.banner_search .search_tab li {
	float:left;
	padding:0 40px;
	border-right:1px dotted #fff;
}
.banner_search .search_tab .ser_last {
	border:0px;
}
.banner_search .search_tab li a {
	font-size:16px;
	color:#fff;
}
.banner_search .search_tab li:hover a {
	color:#fff000;
}
.banner_search .search_tab .ser_on a {
	color:#fff000;
}
.banner_search .search_con li {
	display:none;
}
.banner_search .search_con li input {
	width:580px;
	height:28px;
	background:#fff;
	border:1px solid rgba(255,255,255,0.25);
	margin:0 10px 0 50px;
	padding-left:19px;
	float:left;
}
.banner_search .search_con li a {
	display:block;
	background:#43c1ff;
	width:128px;
	height:28px;
	line-height:28px;
	font-size:14px;
	text-align:center;
	color:#fff;
	border:1px solid rgba(255,255,255,0.25);
	float:left;
	cursor:pointer;
}

/*弹窗*/

.all_shadow {
	width:100%;
	height:100%;
	background:#000;
	opacity:0.2;
	filter:alpha(opacity=20);
	-khtml-opacity:0.2;
	-moz-opacity:0.2;
	display:none;
	position:absolute;
	top:0;
}
.meg {
	width:600px;
	height:537px;
	margin:auto;
	display:none;
	background:#fff;
	position:absolute;
	top:;
	left:0;
	right:0;
	position:fixed;
	z-index:88;
}
.meg_top {
	width:100%;
	height:50px;
	background:#f0f0f0;
}
.meg_top span {
	font-size:18px;
	padding-left:60px;
	line-height:50px;
}
.meg_top a {
	float:right;
	margin:14px 60px 0 0;
}
.meg_btm ul {
	width:400px;
	margin:40px auto 0;
}
.meg_btm ul li {
	margin-top:20px;
}
.meg_btm ul li span {
	float:left;
	font-size:16px;
	line-height:38px;
	margin-right:20px;
	width:80px;
	text-align:right;
}
.meg_btm ul li input {
	width:282px;
	height:38px;
	border:1px solid #d8d8d8;
	padding-left:15px;
}
.meg_btm ul li textarea {
	padding-left:15px;
	width:282px;
	height:100px;
}
.meg_btm ul a {
	display:block;
	width:314px;
	height:38px;
	background:#1f90c8;
	color:#fff;
	text-align:center;
	line-height:38px;
	float:right;
	margin:30px 15px 0 0;
}


/*  商标注册等 功能检索   */
.index_box1 ul li {
	width:200px;
	height:250px;
	position:relative;
	margin:50px 8px 40px;
	float:left;
}
.index_box1 ul li .liOne,.index_box1 ul li .liTwo,.index_box1 ul li .liThree {
	width:200px;
	height:250px;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
}
.index_box1 ul li .liOne img {
	margin:30px 0 0;
}
.index_box1 ul li .liOne span {
	font-size:22px;
	color:#666;
	display:block;
	position:absolute;
	top:130px;
	margin:auto;
	left:0;
	right:0;
}
.index_box1 ul li .liTwo {
	display:none;
}
.index_box1 ul li .liThree {
	background:#40A1D0;
	opacity:0.85;
	filter:alpha(opacity=85);
	-khtml-opacity:0.85;
	-moz-opacity:0.85;
	display:none;
}
.index_box1 ul li .liTwo ul {
	margin:30px auto 0;
	display:table;
}
.index_box1 ul li .liTwo ul li {
	width:168px;
	height:38px;
	border:1px solid #fff;
	float:none;
	margin:0;
	margin-bottom:10px;
	line-height:38px;
}
.index_box1 ul li .liTwo ul li a {
	color:#fff;
	font-size:18px;
}




/*  各种 服务平台  */
.index_box2 ul {
	width:200px;
	float:left;
	margin-right:20px;
	padding-bottom:60px;
}
.index_box2 ul li {
	width:200px;
	height:39px;
	border-bottom:1px dotted #1f90c8;
	line-height:39px;
	text-align:center;
}
.index_box2 ul li a {
	color:#999;
}
.index_box2 ul .serv_hd {
	background:#2ba3de;
	height:50px;
	border:0px;
	line-height:50px;
	font-size:16px;
	margin-bottom:10px;
}
.index_box2 ul .serv_hd a {
	color:#fff;
}
.index_box2 ul li:hover {
	background:#65c3f2;
}
.index_box2 ul li:hover a {
	color:#fff;
}
.index_box2 ul .serv_hd:hover {
	background:#2ba3de;
}


/*新闻中心*/

.news {
	width:100%;
	background:#f4f4f4;
	padding-bottom:85px;
}
.news_left {
	width:510px;
	overflow:hidden;
	float:left;
	margin-top:40px;
}
.news_right {
	width:510px;
	overflow:hidden;
	float:right;
	margin-top:40px;
}
.main_news {
	margin:18px 0 30px;
}
.main_news img {
	float:left;
	margin-right:25px;
}
.main_news h4 {
	font-size:18px;
	font-weight:normal;
}
.main_news p {
	color:#999;
	margin:15px 0 15px
}
.news div ul li {
	height:32px;
	line-height:32px;
	display:block;
}
.news div ul li a {
	color:#999;
}
.news div ul li a span {
	float:right;
	color:#999;
}
.news div ul li:hover a,.news div ul li:hover span {
	color:#1f90c8;
}

/*  公司简介  */
.introduce .wrapper {
	border-bottom:2px solid #1f90c8;
	padding-bottom:100px;
}
.intro_left {
	width:515px;
	margin-top:50px;
	float:left;
}
.intro_right {
	width:515px;
	margin-top:50px;
	float:right;
}
.intro_left img {
	margin:20px 0;
	width:100%;
}
.intro_left p {
	color:#999;
	line-height:24px;
	text-indent:2em;
}
.intro_right ul {
	margin-top:28px;
}
.intro_right ul li {
	margin-bottom:20px;
	height:22px;
	line-height:22px;
}
.intro_right ul li a {
	color:#aaa;
	margin-bottom:20px;
}
.intro_right ul li img {
	margin-right:20px;
	float:left;
}
.intro_right ul li:hover a {
	color:#1f90c8;
}

/*专家团队*/
.team .team_scroll {
	margin:27px auto 80px;
}

/* 成功合作案例  */
.partner {
	width:100%;
	background:#f4f4f4;
	padding-bottom:45px;
}
.partner .par_scroll {
	margin-top:42px;
}

/*四高*/
.index_box3 ul {
	margin:50px auto;
}
.index_box3 ul li {
	width:267px;
	overflow:hidden;
	float:left;
	border-right:1px solid #ededed;
}
.index_box3 ul li img {
	float:left;
	margin:0 20px;
}
.index_box3 ul li h4 {
	font-size:16px;
	font-weight:normal;
	line-height:30px;
}
.index_box3 ul li p {
	color:#999;
	font-size:13px;
	height:25px;
	overflow:hidden;
}


/*友情链接*/
.link {
	margin-top:50px;
	padding-bottom:30px;
}
.link_l {
	width:130px;
	height:40px;
	background:url(/images/link1.png) no-repeat center center;
	text-align:center;
	float:left;
}
.link_l span {
	color:#fff;
	font-size:18px;
	line-height:40px;
}
.link ul {
	float:left;
	width:940px;
}
.link ul li {
	padding:0 18px;
	float:left;
	border-right:1px solid #999;
	margin-top:12px;
}
.link ul li a {
	color:#999;
}

/***********************************************    首页   end   ****************************************/




/***********************************************    商标注册页面   开始   ****************************************/
.reg_right .reg_main {
	margin-top:40px;
}
.reg_right .reg_main h3 {
	text-align:center;
	font-weight:normal;
	font-size:24px;
	color:#222;
	line-height:65px;
	border-bottom:1px dotted #aaa;
	margin-bottom:18px;
}
.reg_right .reg_main p {
	color:#666;
	/*line-height:24px;*/
	/*margin-bottom:25px;*/
}
.reg_right .reg_main p span {
	color:#666;
	display:block;
}
.reg_right .reg_main img {
	margin-bottom:25px;
}


/***********************************************      新闻页  开始   *************************************/
.news_list li {
	height:140px;
	border-bottom:1px solid #d8d8d8;
	margin-bottom:39px;
}
.reg_right .reg_main .news_list li img {
	float:left;
	width:180px;
	height: 115px;
	margin-right:28px;
}
.news_list li h4 {
	font-size:16px;
	color:#444;
	font-weight:normal;
}
.reg_right .reg_main .news_list li p {
	line-height:20px;
	color:#999;
	height:40px;
	overflow:hidden;
	margin:15px 0;
}
.news_list li span {
	color:#bbb;
}
.news_list li:hover h4,.reg_right .reg_main .news_list li:hover p {
	color:#1f90c8;
}


.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
	padding: 6px 10px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#1f90c8;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	padding: 8px 11px;
	border: 1px solid #1f90c8;
	color:  #1f90c8;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/*----------------------------
----分页 page -----------
------------------------------*/
.page{
	width:780px;
	margin:20px  auto;
}
.page .page_list{
	float: right;
}
.page .page_list li{
	float: left;
}
.page .page_list li a{
	border:1px solid #d8d8d8;
	display: inline-block;
	padding:;
	color:#888888;
	padding:9px 14px;
	margin-left: 5px;
}
.page .page_list li a.active,.page .page_list li a:hover{
	color:#1f90c8;
	border-color:#1f90c8;
}

/*****************************************     新闻详情页  begin   *****************************/
.reg_right .reg_main .news_title {
	text-align:center;
	margin-top:50px;
	border-bottom:1px dashed #d8d8d8;
}
.reg_right .reg_main .news_title h4 {
	font-size:18px;
	color:#444;
	font-weight:normal;
}
.reg_right .reg_main .news_title p {
	font-size:12px;
	color:#bbb;
}
.reg_right .reg_main .news_title p span {
	padding:0 10px;
	display:inline-block;
	font-size:12px;
	color:#bbb;
}
.ndetails_con {
	margin:40px auto;
}
.reg_right .reg_main .ndetails_con p {
	color:#999;
	text-indent:2em;
}
/*****************************************     新闻详情页  end   *****************************/


/************************************   联系我们页面    ****************************/
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap;
}
.iw_poi_content {
	font:12px arial,sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
}
#dituContent {
	width:100%;
	height:350px;
}

.reg_right .reg_main .con_right h3 {
	height:84px;
	line-height:84px;
	text-align:left;
}
.reg_right .reg_main .con_right ul {
	margin-top:35px;
}
.reg_right .reg_main .con_right ul li {
	margin-top:22px;
}
.reg_right .reg_main .con_right ul li img {
	margin:0 15px -5px 0;
}
.reg_right .reg_main .con_right ul li span {
	font-size:16px;
	color:#666;
}
.reg_right .reg_main .con_right ul li span b {
	font-size:16px;
	color:#222;
}
.reg_right .reg_main .con_right ul li span .people {
	width:180px;
	height:70px;
	margin:-22px 0 0 169px;
	font-size:16px;
	color:#666;
}
.team_img ul li {
    position:relative;
}
.team_img ul li .team_shadow {
    width:200px;
    height:200px;
    background:#1e89e0;
    position:absolute;
    left:0;
    right:0;
    top:210px;
    margin:auto;
    opacity:0.7;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}
.team_img ul li .team_intro {
    position:absolute;
    top:210px;
    left:0;
    right:0;
    margin:auto;
    text-align:center;
}
.team_img ul li .team_intro p {
    color:#fff;
    padding:30px 10px;

}

.meg_con li {
	margin-bottom:10px;
}
.meg_con li span {
	text-align:right;
	width:100px;
	float:left;
	margin-right:10px;
	line-height:30px;
}
.meg_con li input {
	width:180px;
	line-height:28px;
	height:28px;
	margin-right:8px;
}
.meg_con li strong {
	font-weight:normal;
	color:#f00;
}
.meg_con li textarea {
	width:300px;
	height:100px;
}
.meg_con .meg_code {
	padding-bottom:20px;
}
.meg_con .meg_code input {
	width:100px;
	float:left;
}
.meg_con .meg_code img {
	float:left;
	margin-right:8px;
}
.meg_con .meg_code p {
	float:left;
}
.meg_submit {
	clear:both;
	display:block;
	width:65px;
	line-height:26px;
	text-align:center;
	background:#00AAFF;
	color:#fff;
	border-radius:5px;
	margin:40px 0 0 110px;
}